Developer --> Technical Publications
PATHMac OS 8 Developer Documentation > Networking and Communications > AppleShare >

User Authentication Modules


UAMChangeUID

Change the user ID for a session.

extern UInt32 UAMChangeUID (UInt32 newID);
newID
The new user ID.
function result
A result code. For a list of possible values, see Result Codes .
DISCUSSION

The UAMChangeUID function changes the user ID for the session to the user ID specified by newID . The value of newID must be a valid user ID in the Users & Groups Data File.


© 1999 Apple Computer, Inc. – (Last Updated 07 May 99)